home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / FILEUTIL / HUNTER / !Hunter3 / Examples < prev    next >
Text File  |  1997-11-13  |  2KB  |  45 lines

  1. !Hunter3.Examples
  2.  
  3. Full key search (original design):
  4.     Drag files and directories to be searched to the check bin
  5.     Drag keys to the key file bin
  6.     Input alphanumeric keys from the menu obtained by clicking MENU
  7. Fast key search (only check relevant filetypes):
  8.     Drag files and directories to be searched to the check bin
  9.     Drag keys to the key file bin
  10.     Input alphanumeric keys from the menu obtained by clicking MENU
  11.     Check 'only if key file type is the same'
  12. Count all files:
  13.     Drag files and directories to be searched to the check bin
  14. Count files with particular filetype or load/execute addresses:
  15.     Drag files and directories to be searched to the check bin
  16.     Drag prototypes to the type bin
  17. Count all files larger than a particular size:
  18.     Drag files and directories to be searched to the check bin
  19.     Alter the 'file length threshold' value
  20.     Check 'match big files'
  21. Hunt for files created on or after a certain day:
  22.     Drag files and directories to be searched to the check bin
  23.     Check 'if made later than:'
  24. Use keys, but only check files created on or after a certain day:
  25.     Drag files and directories to be searched to the check bin
  26.     Drag keys to the key file bin
  27.     Input alphanumeric keys from the menu obtained by clicking MENU
  28.     Check 'if made later than:'
  29. Search for duplicates of a file:
  30.     Drag files and directories to be searched to the check bin
  31.     Drag a prototype to the file bin
  32.     Check 'only if key file type is the same'
  33. Search for all files with a particular leafname:
  34.     Drag files and directories to be searched to the check bin
  35.     Drag a prototype to the name bin
  36.     Check 'only if key file type is the same'
  37. Search for files created on the same day as another:
  38.     Drag files and directories to be searched to the check bin
  39.     Drag a prototype to the day bin
  40.     Check 'only if key file type is the same'
  41. Search for files created about the same time as another:
  42.     Drag files and directories to be searched to the check bin
  43.     Drag a prototype to the time stamp bin
  44.     Check 'only if key file type is the same'
  45.